UML$505254$ - перевод на Английский
Diclib.com
Словарь ChatGPT
Введите слово или словосочетание на любом языке 👆
Язык:

Перевод и анализ слов искусственным интеллектом ChatGPT

На этой странице Вы можете получить подробный анализ слова или словосочетания, произведенный с помощью лучшей на сегодняшний день технологии искусственного интеллекта:

  • как употребляется слово
  • частота употребления
  • используется оно чаще в устной или письменной речи
  • варианты перевода слова
  • примеры употребления (несколько фраз с переводом)
  • этимология

UML$505254$ - перевод на Английский

CONCEPT IN UNIFIED MODELING LANGUAGE
Uml profile; UML profile

UML      
UML, Unified Modeling Language, Programmiersprache zur Entwiclung von komplexen objektorientierten Projekten benutzt (Computer)
Unified Modeling Language         
  • Illustration of the Meta-Object Facility
  • History of object-oriented methods and notation
  • Hierarchy of UML 2.2 Diagrams, shown as a [[class diagram]]
SOFTWARE SYSTEM DESIGN MODELING TOOL
UnifiedModelingLanguage; Uml; Unified Modelling Language; UML Diagram; UML Model diagram; Structure diagram (UML); UML model diagram; UML diagram; Structure diagram; Interaction diagram; UML class metamodel; Universal Modeling Language; UML 2; UML 2.0; Unified modeling language; UML diagrams; UML metamodel; RSA-RTE; IBM Rational Software Architect; UML; Precise UML
Unified Modeling Language, UML, Entwurfssprache in objektorientierten Programmsystemen (Computer)

Определение

Unified Modeling Language
<language> (UML) A non-proprietary, third generation {modelling language}. The Unified Modeling Language is an open method used to specify, visualise, construct and document the artifacts of an object-oriented software-intensive system under development. The UML represents a compilation of "best engineering practices" which have proven successful in modelling large, complex systems. UML succeeds the concepts of Booch, OMT and OOSE by fusing them into a single, common and widely usable modelling language. UML aims to be a standard modelling language which can model concurrent and distributed systems. UML is not an industry standard, but is taking shape under the auspices of the Object Management Group (OMG). OMG has called for information on object-oriented methodologies, that might create a rigorous software modelling language. Many industry leaders have responded in earnest to help create the standard. See also: STP, IDE. OMG UML Home (http://uml.org/). {Rational UML Resource Center (http://rational.com/uml/index.jsp)}. (2002-01-03)

Википедия

Profile (UML)

A profile in the Unified Modeling Language (UML) provides a generic extension mechanism for customizing UML models for particular domains and platforms. Extension mechanisms allow refining standard semantics in strictly additive manner, preventing them from contradicting standard semantics.

Profiles are defined using stereotypes, tag definitions, and constraints which are applied to specific model elements, like Classes, Attributes, Operations, and Activities. A Profile is a collection of such extensions that collectively customize UML for a particular domain (e.g., aerospace, healthcare, financial) or platform (J2EE, .NET).